home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Linux / Kubuntu 8.10 / kubuntu-8.10-desktop-i386.iso / casper / filesystem.squashfs / usr / src / linux-headers-2.6.27-7 / samples / Makefile < prev   
Encoding:
Makefile  |  2008-10-09  |  87 b   |  4 lines

  1. # Makefile for Linux samples code
  2.  
  3. obj-$(CONFIG_SAMPLES)    += markers/ kobject/ kprobes/
  4.